projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7df8a79
)
(ps-mule-begin-job): Don't call auto-compose-region.
author
Kenichi Handa
<handa@m17n.org>
Wed, 25 Feb 2009 01:08:31 +0000
(
01:08
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 25 Feb 2009 01:08:31 +0000
(
01:08
+0000)
lisp/ps-mule.el
patch
|
blob
|
history
diff --git
a/lisp/ps-mule.el
b/lisp/ps-mule.el
index ab180c5fb11e61a25a5a4b109cb01e8cca3ea843..f73891041784bf160290d0cf94cd56078afd6420 100644
(file)
--- a/
lisp/ps-mule.el
+++ b/
lisp/ps-mule.el
@@
-1040,7
+1040,6
@@
Any other value is treated as \"/H0\"."
(defun ps-mule-begin-job (from to)
"Start printing job for multi-byte chars between FROM and TO.
It checks if all multi-byte characters in the region are printable or not."
- (auto-compose-region from to)
(if (and (not (find-composition from to))
(save-excursion
(goto-char from)